﻿源地址:
	https://github.com/project-yuki/YUKI/blob/master/docs/ConfigFiles_CN.md

怎样改成透明背景:
	1.关闭YUKI翻译器
	2.打开【config】文件夹下的【gui.json】
	3.改renderMode后面的""冒号里改为【transparent】
		默认是【translucent】

	PS: 默认已修改,,,,,,

	想完全设置透明:
	translatorWindow下的background后面""改默认【#0000008C】的为【transparent】
	或者改成"background": "rgba(0,0,0,0.0)",

	※:完全设置透明后,原文和翻译颜色字体有时候遇到背景鲜艳的背景会看不清,注意下......

